Uses of Interface
org.eclipse.vtp.desktop.editors.core.theme.ThematicFrame

Packages that use ThematicFrame
org.eclipse.vtp.desktop.editors.core.theme   
org.eclipse.vtp.desktop.editors.themes.attraction   
org.eclipse.vtp.desktop.editors.themes.mantis   
 

Uses of ThematicFrame in org.eclipse.vtp.desktop.editors.core.theme
 

Subinterfaces of ThematicFrame in org.eclipse.vtp.desktop.editors.core.theme
 interface CanvasFrame
           
 interface ComponentFrame
           
 interface ConnectorFrame
           
 interface ElementFrame
           
 

Uses of ThematicFrame in org.eclipse.vtp.desktop.editors.themes.attraction
 

Classes in org.eclipse.vtp.desktop.editors.themes.attraction that implement ThematicFrame
 class AttractionCanvasFrame
           
 class AttractionComponentFrame
           
 class AttractionConnectorFrame
           
 class AttractionElementFrame
           
 

Uses of ThematicFrame in org.eclipse.vtp.desktop.editors.themes.mantis
 

Classes in org.eclipse.vtp.desktop.editors.themes.mantis that implement ThematicFrame
 class MantisCanvasFrame
           
 class MantisComponentFrame
           
 class MantisConnectorFrame
           
 class MantisElementFrame